PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getContentsTextFont Method
In This Topic
    getContentsTextFont Method
    In This Topic
    Gets the font for displaying the contents text.
    This value is used if method returns true.
    Syntax
    public PDFFont getContentsTextFont()

    Return Value

    The font used for displaying the entries in the table of contents.
    See Also